TimeZoneDefinitionTransitionsGroups Property |
Represents a collection of TransitionsGroup elements that specify time zone transitions.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<TransitionsGroup> TransitionsGroups { get; }Public ReadOnly Property TransitionsGroups As IList(Of TransitionsGroup)
Get
Property Value
Type:
IListTransitionsGroup
See Also